home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global Hand, center, left, right
- clearCursors()
- set the cursor of sprite 2 to Hand
- set the cursor of sprite 3 to center
- set the cursor of sprite 4 to left
- set the cursor of sprite 5 to right
- end
-